home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / zyg-60.zip / HAVEN < prev    next >
Text File  |  1992-12-25  |  277b  |  17 lines

  1. wait("enter BBS.");
  2. send("^[^[^[");
  3. wait("name:");
  4. send("%Ua^m");
  5. wait("[Y,n]?");
  6. send("^m");
  7. wait("Password:");
  8. send("%Ub^m");
  9. wait("ENTER to continue");
  10. send("^m");
  11. wait("[Y,n]?");
  12. send("n");
  13. wait("[Y,n]?");
  14. send("^m");
  15. wait("ENTER to continue");
  16. send("^m");
  17.